projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55d107b
)
Fix my ChangeLog entry.
author
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 15 Sep 2011 17:41:25 +0000
(10:41 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 15 Sep 2011 17:41:25 +0000
(10:41 -0700)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 7616b406c99c6db3abc3d8b20c7f718242a4eaaf..daa8584b6714fca74db4996df669b3b23fb16b59 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-15,8
+15,8
@@
2011-09-15 Paul Eggert <eggert@cs.ucla.edu>
* editfns.c (Fformat): Fix off-by-1 bug for "%%b" (Bug#9514).
- This occurs when processing a multibyte format
, which can happen
-
when using 'eval'.
Problem reported by Wolfgang Jenker.
+ This occurs when processing a multibyte format
.
+ Problem reported by Wolfgang Jenker.
2011-09-15 Johan Bockgård <bojohan@gnu.org>